TOKENIZE ARRAY
This command fills the STYX tokenizer with a string array. Subsequent calls of GET NEXT TOKEN$() will return the tokens.
ARGUMENTS:
* Array() = a string array that will be tokenized
SYNTAX
TOKENIZE ARRAY Tokens
RELATED INFO
View String Operations Index
View STYX Index
View STYX Main File
